go.uber.org/goleak/internal/stack.Stack.ID (method)
5 uses
go.uber.org/goleak/internal/stack (current package)
stacks.go#L51: func (s Stack) ID() int {
go.uber.org/goleak
leaks.go#L41: if stack.ID() == skipID {
leaks.go#L56: cur := stack.Current().ID()
options.go#L103: excludeIDSet[s.ID()] = true
options.go#L106: return excludeIDSet[s.ID()]
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)